V2EX  ›  英汉词典

Standard Library

定义 Definition

(编程)标准库:某种编程语言或其官方规范中随语言一起提供的一组基础函数、类与工具集合,用于常见任务(如输入输出、字符串处理、容器、算法、数学运算等)。不同语言的标准库范围与命名不尽相同(如 C++ Standard Library、Python Standard Library、Java Standard Library)。

发音 Pronunciation (IPA)

/ˈstændərd ˈlaɪˌbrɛri/

例句 Examples

I use the standard library to read files.
我用标准库来读取文件。

To improve reliability, the team replaced custom code with standard library components and well-tested algorithms.
为了提高可靠性,团队用标准库组件和经过充分测试的算法替换了自写代码。

词源 Etymology

standard 来自“标准、规范”的含义,表示“被普遍认可或官方规定的”;library 原指“图书馆”,在计算机领域引申为“可复用的代码集合/函数库”。合起来 standard library 指“由语言标准或官方平台规定并随之提供的通用代码库”。

相关词 Related Words

文学与作品 Literary Works

  • The C++ Programming Language(Bjarne Stroustrup)
  • *Effective C++*(Scott Meyers)
  • The C Programming Language(Brian W. Kernighan & Dennis M. Ritchie)
  • *Programming: Principles and Practice Using C++*(Bjarne Stroustrup)
  • Python 官方文档:The Python Standard Library(Python Documentation)
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   925 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 23:39 · PVG 07:39 · LAX 15:39 · JFK 18:39
♥ Do have faith in what you're doing.